emacs.git
2024-06-11 Po LuProvide for negative PIDs on MS Windows
2024-06-11 Dmitry Gutovread_and_insert_process_output: Call 'prepare_to_modify...
2024-06-11 Po Lu; * src/process.c (syms_of_process): Fix ommission.
2024-06-10 Stefan KangasFix recently added eshell test
2024-06-10 Eli ZaretskiiAvoid rare assertion violations when deleting a frame
2024-06-10 Eli Zaretskii; * src/treesit.c (treesit_check_node): Don't use non...
2024-06-10 Eli ZaretskiiFix treesit-tests
2024-06-10 Eli ZaretskiiAllow to print treesit objects from GDB
2024-06-10 Mattias Engdegård* src/print.c (print_vectorlike_unreadable): Fix merge...
2024-06-10 Mattias Engdegård* etc/emacs_lldb.py (Lisp_Object): Add TS types.
2024-06-10 Andrea Corallo; Silence a byte-compiler warning in typescript-ts...
2024-06-10 kobarity; Fix recent change to python-tests.el
2024-06-10 Eli Zaretskii; Another fix of non-ASCII characters in Emacs manual.
2024-06-10 Eli Zaretskii; Fix recent change in Emacs manual
2024-06-10 Stefan Monnier* lisp/org/ox.el (org-export-filters-alist): Don't...
2024-06-10 Stefan Monnier(rng-do-some-validation): Fix dangerous use of `with...
2024-06-10 Po LuCorrect documentation build warnings and errors with...
2024-06-10 Po Lu; * src/process.c (read_process_output): Check in missi...
2024-06-10 Po LuRename new variable in process.c
2024-06-10 Michael AlbinusRefactor tramp-*-make-process functions
2024-06-10 Mattias Engdegårdcperl-mode: fix doc string escaping
2024-06-10 Mattias EngdegårdOrg: fix mistakes in regexp, skip set and doc string
2024-06-10 Eli Zaretskii; Avoid byte-compilation warning in cperl-mode.el
2024-06-10 Michael AlbinusExtend auto-revert-test07-auto-revert-several-buffers
2024-06-10 Harald Jörgcperl-mode.el: Update for the current Perl version...
2024-06-10 Basil L. Contovounesios; Fix recent change to outline.el.
2024-06-10 Po LuMinor revisions to Android key bindings
2024-06-10 Basil L. Contovounesios; Tweak recent NEWS and window.el docs.
2024-06-10 Juri Linkov; * lisp/outline.el: Remove unused variable.
2024-06-10 Juri Linkov* lisp/outline.el: Improve new feature of preserving...
2024-06-10 Po LuRe-enable TTY glyph production for batch mode frames...
2024-06-10 Po LuFix bootstrap of org.texi
2024-06-09 Stefan Kangas; Fix typos
2024-06-09 Jim PorterImprove correctness of 'eshell-quote-argument'
2024-06-09 Kyle Meyer* etc/NEWS: Announce Org update.
2024-06-09 Kyle MeyerUpdate to Org 9.7.3
2024-06-09 Jim Porter; Use the current system's style of shell-quoting in...
2024-06-09 Jim PorterRemove empty Eshell commands when parsing
2024-06-09 Eli Zaretskii; Allow batch-file Eshell test on MS-Windows
2024-06-09 Stefan KangasUnbreak build with Clang 15 on macOS 14.5
2024-06-09 Jim Porter; Add another test for 'eshell-batch-script'
2024-06-09 Juri Linkov* lisp/buff-menu.el: Support a function value of Buffer...
2024-06-09 Juri LinkovText improvements for the documentation of 'some-window...
2024-06-09 kobaritySpecify Python 3 in some ERTs on Mac
2024-06-09 kobarityFix hiding a Python block ending with a comment
2024-06-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-06-09 Po LuEnable accessing tool bar with the touch screen
2024-06-09 Eli ZaretskiiFix MS-Windows build broken by recent touch-screen...
2024-06-09 Eli ZaretskiiA better fix for esh-proc-tests on MS-Windows
2024-06-09 Po LuAmend last change
2024-06-09 Po LuReport touch events on MS-Windows
2024-06-09 Eli Zaretskii; * doc/emacs/windows.texi (Tab Line, Window Tool Bar...
2024-06-09 Jared FinderAdd documentation for window-tool-bar package
2024-06-09 Stefan Kangas; Fix typo in help.texi
2024-06-09 Philip KaludercicAdd new command 'package-vc-log-incoming'
2024-06-09 Eli ZaretskiiFix a recent change in reading from sub-processes
2024-06-09 Eli ZaretskiiFix Eshell tests on MS-Windows
2024-06-09 Stefan Monnier(hack-dir-local-get-variables-functions): New hook
2024-06-09 Stefan Monnier(find-auto-coding): Provide filename to `auto-coding...
2024-06-09 Noah PeartAdd typescript-ts-mode indentation for multi-assignment...
2024-06-09 Dmitry Gutovproject-list-buffers-ibuffer: Handle the FILES-ONLY...
2024-06-09 mikpomSupport Ibuffer in project-list-buffers
2024-06-09 Po Lu; Fix coding style of last change
2024-06-08 Dmitry Gutovread-process-output-max: Increase the default value
2024-06-08 Dmitry GutovRemember the value of read_process_output_max when...
2024-06-08 Dmitry GutovGo around calling the default process filter (reducing...
2024-06-08 Dmitry Gutovurl-retrieve-synchronously: Fix timeout when connection...
2024-06-08 Stefan Monnier(pcase--app-subst-match): Try and fix performance regre...
2024-06-08 Jim PorterImprove implementations of some Eshell output filter...
2024-06-08 Jim PorterBe more efficient when buffering output in Eshell
2024-06-08 F. Jason Park; Improve erc-format-privmessage documentation
2024-06-08 F. Jason ParkRestore deferred date-stamp insertions in ERC
2024-06-08 Eli ZaretskiiFix killing indirect buffers under auto-revert-mode
2024-06-08 Eli Zaretskii; * doc/lispref/display.texi (Image Descriptors): Clari...
2024-06-08 Eli ZaretskiiFix 'string-edit' when abort-callback is omitted
2024-06-08 kobarityFix Python mode error caused by incorrect indentation
2024-06-08 James ThomasCheck for doc-spec-function early, in interactive invoc...
2024-06-08 Richard SentMake 'clone-indirect-buffer-other-window' use other...
2024-06-08 Eli ZaretskiiMerge from origin/emacs-29
2024-06-08 Eli Zaretskii; * doc/emacs/help.texi (Help, Apropos): Improve text...
2024-06-08 Po LuImprove scaling of tab bar items on high-density displays
2024-06-08 Po LuRemove touchscreen pinch event generation threshold
2024-06-07 Stefan Kangas; Fix typos
2024-06-07 Eli ZaretskiiAvoid crashes in half-baked emacsclient frames
2024-06-07 Juri Linkov* lisp/buff-menu.el (Buffer-menu-group-sort-by): New...
2024-06-07 Juri LinkovAdd new alist entry 'some-window' for 'display-buffer...
2024-06-07 Stefan Monnier* lisp/subr.el (with-silent-modifications): Minor simpl...
2024-06-07 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-06-07 Po LuEliminate Makefile race
2024-06-07 Eli ZaretskiiUnbreak the Cygw32 build
2024-06-07 Po Lu; * java/INSTALL (LIBRSVG): Typo.
2024-06-07 Po LuDocument compilation of librsvg on Android
2024-06-07 Arash EsbatiFix names of TeX-related major-modes
2024-06-07 Basil L. ContovounesiosFix tree-sitter markup in Elisp manual
2024-06-07 Basil L. ContovounesiosFix user-error usage in sgml-mode.el
2024-06-07 Juri Linkov* lisp/buff-menu.el: Mark all entries in outline.
2024-06-07 Eli Zaretskii; * src/dispnew.c (update_frame_line): Fix thinko ...
2024-06-06 João TávoraEglot: better fix for bug#70724
2024-06-06 Dmitry Gutoveglot-reconnect: Re-fetch the current project
2024-06-06 Eli ZaretskiiPrevent another abort in 'cmcheckmagic'
next